home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 66
/
Vol 66.iso
/
games
/
ellen.swf
/
scripts
/
frame_2
/
PlaceObject2_79_122
/
CLIPACTIONRECORD on(release).as
< prev
Wrap
Text File
|
2013-04-24
|
117b
|
8 lines
on(release){
if(_name.substr(0,1) == "p")
{
this.stopDrag();
_root.matchCheck(this);
}
}